-
Home
-
Registration, User Profile, Membership, Content Restriction, User Directory, and Frontend Post Submission – WP User Frontend
-
4.0.11
-
Code
-
Classes
- WPUF_ACF_Compatibility
Total Complexity |
42 |
Dependencies |
0 |
Dependents |
1 |
Total lines |
324 |
Lines of code |
224 |
Logical lines of code |
96 |
Comment lines |
72 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
migrate_cf_data() |
A |
43 |
13 |
44 |
maybe_show_notice() |
A |
38 |
6 |
103 |
update_acf_field_meta() |
S |
54 |
6 |
20 |
maybe_compatible() |
S |
62 |
4 |
10 |
dismiss_notice() |
S |
63 |
4 |
10 |
load_compatible_value() |
S |
65 |
2 |
10 |
__construct() |
S |
71 |
1 |
5 |
plugin_exists() |
S |
80 |
1 |
3 |
is_dismissed() |
S |
78 |
1 |
3 |
is_compatible() |
S |
77 |
1 |
3 |
is_migrated() |
S |
78 |
1 |
3 |
dismiss_prompt() |
S |
79 |
1 |
3 |
get_post_forms() |
S |
68 |
1 |
7 |